home *** CD-ROM | disk | FTP | other *** search
- Path: sunsite.doc.ic.ac.uk!demon!mjeff.demon.co.uk
- From: mick@mjeff.demon.co.uk (mick)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Overlay hunks in ASM?
- Date: Sat, 20 Jan 1996 19:40:15 GMT
- Message-ID: <510.6593T1174T2698@mjeff.demon.co.uk>
- References: <4dlqob$ek4@news.kth.se>
- NNTP-Posting-Host: mjeff.demon.co.uk
- X-NNTP-Posting-Host: mjeff.demon.co.uk
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- On 18-Jan-96 20:59:07 Jan Johansson wrote
- >Anyone ever do (or see code for) overlay hunks in assembler?
- >All I ever saw was some mentioning of the general principle in an old
- >RKRM (Libs&Devs i think) but then it wasn't very complete either... 8(
-
- >It really must be possible to do it without resorting to C, isn't it?
-
- I am not 100% on this but, I think it's the Linker (using the OVERLAY
- directive) that produces the overlay hunks and its actually irrelevent whether
- the code is written in asm or C.
-
- Mick.
-
-